The ImagickPixel class
PHP Manual

ImagickPixel::getColorAsString

(PECL imagick 2.1.0)

ImagickPixel::getColorAsStringReturns the color as a string

Descripción

string ImagickPixel::getColorAsString ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the color of the ImagickPixel object as a string.

Lista de parámetros

Valores retornados

Returns the color of the ImagickPixel object as a string.


The ImagickPixel class
PHP Manual